Skip to content

Convert to Python3#108

Open
ralic wants to merge 3 commits intoBreakingBytes:masterfrom
Python3pkg:master
Open

Convert to Python3#108
ralic wants to merge 3 commits intoBreakingBytes:masterfrom
Python3pkg:master

Conversation

@ralic
Copy link

@ralic ralic commented May 18, 2017

using : find . -name '*.py' | xargs 2to3 -w

@mikofski
Copy link
Member

Thanks @ralic - let's try building in a compatibility layer using python-future and six instead of running 2to3 and maintaining two release codebases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants